LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
llvm::object_deleter< T[N]> Struct Template Reference

#include <ManagedStatic.h>

Static Public Member Functions

static void call (void *Ptr)
 

Detailed Description

template<typename T, size_t N>
struct llvm::object_deleter< T[N]>

Definition at line 34 of file ManagedStatic.h.

Member Function Documentation

template<typename T , size_t N>
static void llvm::object_deleter< T[N]>::call ( void *  Ptr)
inlinestatic

Definition at line 35 of file ManagedStatic.h.


The documentation for this struct was generated from the following file: